home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / Windows.nib / data.classes next >
Encoding:
Text File  |  1994-08-26  |  325 b   |  12 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. IBPalette = {OUTLETS = {originalWindow = originalWindow; }; SUPERCLASS = Object; };
  3. IBWindowsPalette = {
  4.     OUTLETS = {
  5.         panelData = panelData; 
  6.     panelView = panelView; 
  7.     windowData = windowData; 
  8.     windowView = windowView; 
  9.     }; 
  10.     SUPERCLASS = IBPalette; 
  11. };
  12.